golang.org/x/net/internal/timeseries.timeSeries.dirty (field)

6 uses

	golang.org/x/net/internal/timeseries (current package)
		timeseries.go#L132: 	dirty       bool              // if there are pending observations
		timeseries.go#L161: 	ts.dirty = false
		timeseries.go#L187: 		ts.dirty = true
		timeseries.go#L193: 		ts.dirty = true
		timeseries.go#L216: 	if ts.dirty {
		timeseries.go#L219: 		ts.dirty = false